# Update doco / notes
  - --autocreate=false to turn off default flags
  - add comments to test yaml to ensure they are kept on updating.
  - update built in command notes to includes quotes around path args.

# New Features
  - Keeps comments and formatting (e.g. inline arrays)!
  - Handles anchors!
  - Can specify yaml tags (e.g. !!int)

# Update scripts file format has changed

# Merge command
- autocreates missing entries in target by default, new flag to turn that off.

